How do I specify a default sort order?

The DefaultTag option lets you specify the default tag for ODBC and DB2. This tag is then used by the ORDER BY clause in the SQL database to sort records.

< DBTable:MYTABLE >
DefaultTag = 

For the DefaultTag option, enter the name of the key from the DFD file.

Keep in mind this only works with ODBC and DB2. It does not work with xBase files.